Welcome![Sign In][Sign Up]
Location:
Search - ML Estimation

Search list

[CommunicationMLEsim

Description: ML Estimation of frequency, phase, and amplitude of a sinusoid from discrete time samples MLEsim.m
Platform: | Size: 1150 | Author: 老邢 | Hits:

[Embeded-SCM DevelopPFM2s

Description: ML Estimation of 2 PFM signals using EM and AM
Platform: | Size: 1599 | Author: 老邢 | Hits:

[matlabcapon(doa)

Description: doa估计经典capon算法, 简单波达方向估计算法,空间角度分辨率有限,有待进一步改进算法-doa estimation algorithm capon classic, simple DOA estimation algorithm, space limited angular resolution, need to be further improved algorithm
Platform: | Size: 1024 | Author: liuheng | Hits:

[matlabMFiles

Description: 有关OFDM信道估计的matlab程序(其中包含英文简介和部分simulink模型)-On the OFDM channel estimation in matlab program (which includes profiles and some English simulink model)
Platform: | Size: 190464 | Author: 桃子 | Hits:

[Program docProbabilityofError

Description: Probability of Error Calculation of OFDM Systems With Frequency Offset
Platform: | Size: 136192 | Author: Ashok Kumar | Hits:

[Software Engineeringofdm

Description:
Platform: | Size: 4096 | Author: 杨猛 | Hits:

[Otherlesson8

Description: 信道均衡 目的和原理 MLSE、 DFE、 ZF/LMMSE均衡 干扰抵消 原理 导频干扰抵消和多码道干扰抵消 HSDPA简介 主要信道 接收机结构 -Channel equalization purposes and principles of MLSE, DFE, ZF/LMMSE equalizer pilot interference cancellation principle of interference cancellation and multi-code channel interference cancellation receiver HSDPA channel structure of the main profile
Platform: | Size: 1362944 | Author: 王琴 | Hits:

[OtherDOASimu

Description: 空间谱估计 Estimation of Signals 现代信号处理方法用于DOA估计-Music DOA Esprit DOA capon ML
Platform: | Size: 2048 | Author: yurt | Hits:

[source in ebookDOA

Description: DOA估计得MATLAB代码,不敢独享,希望对大家有用-DOA estimation in MATLAB code, and not exclusive and hope for all of us
Platform: | Size: 141312 | Author: 蒋继菲 | Hits:

[OtherML_algorithm

Description: MIMO系统中进行信道估计的原始代码,Matlab格式。-code with matlab format for channel estimation in MIMO system
Platform: | Size: 3072 | Author: zhwx | Hits:

[Communication-Mobile2i2oand2i1o

Description: 2发1收 与 2发1收的比较 实验次数 2000次,采用LS进行信道估计,ML进行译码,导频符号长度为10 -2 receive and 2 send a send a receive 2,000 times the number of comparative experiments, using LS channel estimation, ML decoding, pilot symbol length of 10
Platform: | Size: 9216 | Author: 李世杰 | Hits:

[matlab10[1].1.1.66.2227

Description: In this paper, we present a novel data-based method for simultaneous Maximum Likelihood (ML) symbol and carrier-frequency o畇et estimation in Orthogonal frequencydivision multiplexing (OFDM) systems. Statistical properties introduced by the cyclic pre痻, a guard space between OFDM symbols, provide su眂ient information about the unknown parameters. It is shown that the redundancy introduced by this cyclic pre痻 allows the estimation to be performed without additional pilots. Simulations show that the performance of the frequency estimator is applicable in a tracking mode while the timing estimation can be used in an acquisition mode.
Platform: | Size: 512000 | Author: ashish | Hits:

[matlabfit_ML_log_normal

Description: fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b) with parameters: u,b format: result = fit_ML_laplace( x,hAx ) input: x - vector, samples with laplace distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields u,b - fitted parameters CRB_b - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML - fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!. Given the samples of a laplace distribution, the PDF parameter is found fits data to the probability of the form: p(x) = 1/(2*b)*exp(-abs(x-u)/b) with parameters: u,b format: result = fit_ML_laplace( x,hAx ) input: x - vector, samples with laplace distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields u,b - fitted parameters CRB_b - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML
Platform: | Size: 1024 | Author: resident e | Hits:

[matlabfit_ML_normal

Description: fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!. Given the samples of a normal distribution, the PDF parameter is found fits data to the probability of the form: p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2)) with parameters: u,sig^2 format: result = fit_ML_normal( x,hAx ) input: x - vector, samples with normal distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields sig^2,u - fitted parameters CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML - fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!. Given the samples of a normal distribution, the PDF parameter is found fits data to the probability of the form: p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2)) with parameters: u,sig^2 format: result = fit_ML_normal( x,hAx ) input: x - vector, samples with normal distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields sig^2,u - fitted parameters CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type - ML
Platform: | Size: 1024 | Author: resident e | Hits:

[matlabfit_ML_rayleigh

Description: fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!. Given the samples of a rayleigh distribution, the PDF parameter is found fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s with parameter: s format: result = fit_ML_rayleigh( x,hAx ) input: x - vector, samples with rayleigh distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields s - fitted parameter CRB - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type- ML -fit_ML_rayleigh - Maximum Likelihood fit of the rayleigh distribution of i.i.d. samples!. Given the samples of a rayleigh distribution, the PDF parameter is found fits data to the probability of the form: p(r)=r*exp(-r^2/(2*s))/s with parameter: s format: result = fit_ML_rayleigh( x,hAx ) input: x - vector, samples with rayleigh distribution to be parameterized hAx - handle of an axis, on which the fitted distribution is plotted if h is given empty, a figure is created. output: result - structure with the fields s - fitted parameter CRB - Cram?r-Rao Bound for the estimator value RMS - RMS error of the estimation type- ML
Platform: | Size: 1024 | Author: resident e | Hits:

[Program docsiginal-parameter-ML-estimate

Description: 在雷达、声纳、通信以及振动工程等领域中经常根据离散观测值(采样序列)对正弦信号的参数进行估计。采用复信号模型给信号分析和处理带来很大方便,因此文献中通常采用复正弦信号模型。-In radar, sonar, communications and vibration engineering and other fields are often based on discrete observations (sample sequence) of the sinusoidal signal parameters estimation. Using a complex signal analysis and signal processing models to bring great convenience, it is usually the literature using a complex sinusoidal signal model.
Platform: | Size: 112640 | Author: wuyanjun | Hits:

[3G developOFDM_3_6

Description: 基本OFDM訊號在IEEE 802.11a架構下利用pilot估測CFO整數ML估測小數和pilot估測剩餘CFO的原始碼-IEEE 802.11a OFDM signal in the basic framework of integer CFO estimation using pilot and pilot ML estimate fractional CFO estimation of the remaining source code
Platform: | Size: 2048 | Author: 范夢葳 | Hits:

[Communication-MobileML

Description: 基于循环前缀ML估计的同步分析及FPGA实现.rar-Simultaneous analysis of ML estimation based on cyclic prefix and FPGA. Rar
Platform: | Size: 374784 | Author: lu_xy | Hits:

[matlabML1

Description: here data is given and estimate using ML estimation in pattern recognition
Platform: | Size: 3072 | Author: manish | Hits:

[Software EngineeringML

Description: SNR ML estimation it can estimation SNR by estimation SNR from -10-20db
Platform: | Size: 1024 | Author: huang | Hits:
« 1 23 4 5 6 7 8 9 10 ... 24 »

CodeBus www.codebus.net